RetroPie forum home
    • Recent
    • Tags
    • Popular
    • Home
    • Docs
    • Register
    • Login
    1. Home
    2. Tags
    3. command line
    Log in to post
    • All categories
    • S

      IP address displayed on retropie is wrong

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ip address kodi retropie command line
      2
      0 Votes
      2 Posts
      1k Views
      S

      Anyone?

    • D

      runcommand.sh and "Press a button to configure"

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support ubuntu14 command line
      5
      0 Votes
      5 Posts
      3k Views
      BuZzB

      I'll fix that up - something must have changed the logic in bash as it's fine on my ubuntu desktop and on raspbian. Maybe a specific version of bash has some different behaviour, but the variable should be initialised so I will do that.

    • K

      looking for info in regards to emulators on retropie

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support romsets attract mode command line emulator emulationstatio
      4
      0 Votes
      4 Posts
      1k Views
      K

      @twd oh i forgot to mention that it was for mame. my roms work for other emulators like snes and genesis on ES but not on AM.

      also, not interested in using floobs image yet. I like to make it myself and know how to configure it manually. just seems like the right info isnt displayed anywhere online. i have a feeling i need to get floobs image tho, this shit is frustratingly difficult.

    • S

      Not auto login after exiting emulation station

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support auto login login command line
      1
      0 Votes
      1 Posts
      884 Views
      No one has replied
    • P

      Where did the command line go? (System still writing metadata?)

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support command line raspberry pi 3 retropie 4.0.2 restart
      5
      0 Votes
      5 Posts
      2k Views
      P

      Awesome guys, thank you so much.

      Control alt F2 allows me to enter my username/password and then use the command line.

      Also: Yes, my theory was right about the metadata loading.

      The problem has been solved. Thank you!

    • B

      Setting up BitTorrent Sync on your RetroPie install

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support btsync sync command line
      7
      4 Votes
      7 Posts
      4k Views
      O

      This script is to make ResilioSync an always running service so any changes made are automatically uploaded to your master repo.

      Run the commands, make the changes and then restart the service. I made my initial repo on my master server and added my main retropie to the sync group, waited for 100% sync and then added the rest of my devices exactly the same way.

      Open the resilio gui by going to retropieIP:8888/gui/

      wget -c https://download-cdn.resilio.com/2.6.3/Debian/resilio-sync_2.6.3-1_armhf.deb sudo dpkg -i resilio-sync_2.6.3-1_armhf.deb sudo systemctl enable resilio-sync sudo nano /lib/systemd/system/resilio-sync.service sudo sed -i "s/rslsync/pi/g" /lib/systemd/system/resilio-sync.service

      sudo nano /lib/systemd/system/resilio-sync.service

      Go in and edit the file and change out this line
      ExecStart=/usr/bin/pi--config ${SYNC_CONF_DIR}/config.json

      to

      ExecStart=/usr/bin/rslsync --config ${SYNC_CONF_DIR}/config.json

      sudo systemctl daemon-reload sudo systemctl restart resilio-sync

      When u go to make the sync, I used /home/pi/RetroPie/roms

    • S

      First boot up of retropie comes up with a command line.

      Watching Ignoring Scheduled Pinned Locked Moved Help and Support first boot command line
      54
      0 Votes
      54 Posts
      50k Views
      mituM

      @blazein said in First boot up of retropie comes up with a command line.:

      @mitu still goin to the command screen when do the login auto

      That's because Emulationstation crashes and it leaves you at the command line. Try updating your packages (if you haven't done so) and if you still get the error, then you should open a new topic with this problem - it's no longer an auto-login issue - and provide the information asked in https://retropie.org.uk/forum/topic/3/read-this-first.